Bump EntityFrameworkCore.Testing.Moq, Microsoft.EntityFrameworkCore, Microsoft.EntityFrameworkCore.SqlServer and Moq #944
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps EntityFrameworkCore.Testing.Moq, Microsoft.EntityFrameworkCore, Microsoft.EntityFrameworkCore.SqlServer and Moq. These dependencies needed to be updated together.
Updates
EntityFrameworkCore.Testing.Moq
from 4.0.0 to 5.0.0Release notes
Sourced from EntityFrameworkCore.Testing.Moq's releases.
Commits
e27e255
Merge pull request #138 from rgvlee/feature/5.x/Issue-136_AddDotnet7Support2734065
Updated nuget package descriptionb653840
Modified release pipeline to address action failure61fab5b
Merge pull request #137 from rgvlee/dependabot/nuget/src/EntityFrameworkCore....434bb1c
Updated codacy badges183181a
Reverted .net version change5d9c68c
Added support for .net 7bf27d65
Bump System.Data.SqlClient0dc7b2f
Merge pull request #128 from rgvlee/chore/4.x/NA_WorkflowImprovementsdc21fde
Reverted change to version resolution after consulting docsUpdates
Microsoft.EntityFrameworkCore
from 6.0.0 to 7.0.0Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
... (truncated)
Commits
865c6a8
Merged PR 26858: [internal/release/7.0] Update dependencies from dnceng/inter...131bdb4
Merge in 'release/7.0' changesb39d274
[release/7.0] Fix batching boundary with cycle breaking (#29388)4af7bb6
Merge in 'release/7.0' changesbe9e79d
Fix to #29355 - FromSqlRaw throws Exception when querying all objects that co...bb2cde3
Merged PR 26776: [internal/release/7.0] Update dependencies from dnceng/inter...7de5e80
Use C# 11 raw SQL literals for all SQL baselines (#29350)9b1c844
Update dependencies from https://github.com/dotnet/arcade build 20221013.4 (#...1f5aa6c
Update dependencies from https://github.com/dotnet/runtime build 20221013.12 ...2a726ce
Update dependencies from https://github.com/dotnet/runtime build 20221013.5 (...Updates
Microsoft.EntityFrameworkCore.SqlServer
from 6.0.0 to 7.0.0Release notes
Sourced from Microsoft.EntityFrameworkCore.SqlServer's releases.
... (truncated)
Commits
865c6a8
Merged PR 26858: [internal/release/7.0] Update dependencies from dnceng/inter...131bdb4
Merge in 'release/7.0' changesb39d274
[release/7.0] Fix batching boundary with cycle breaking (#29388)4af7bb6
Merge in 'release/7.0' changesbe9e79d
Fix to #29355 - FromSqlRaw throws Exception when querying all objects that co...bb2cde3
Merged PR 26776: [internal/release/7.0] Update dependencies from dnceng/inter...7de5e80
Use C# 11 raw SQL literals for all SQL baselines (#29350)9b1c844
Update dependencies from https://github.com/dotnet/arcade build 20221013.4 (#...1f5aa6c
Update dependencies from https://github.com/dotnet/runtime build 20221013.12 ...2a726ce
Update dependencies from https://github.com/dotnet/runtime build 20221013.5 (...Updates
Moq
from 4.20.72 to 4.9.0Changelog
Sourced from Moq's changelog.
... (truncated)
Commits
7da7c2a
Increase version to 4.9.02aa193a
Merge pull request #641 from stakx/callbase420d9e7
Update the changelogb48bb2b
Don't ignore non-public interfaces unconditionally737a960
Upgrade development dependencies to latest versions (#639)7639655
Add missing dependency toSystem.Reflection.Emit
9747eff
Round-trip floats in diagnostic messages (#637)0a8fa0d
Remove duplicatePropertyInfo
guard methods789d0d9
AddmethodInfo.IsExtensionMethod()
extension methoddfe1c08
Amend changelog with deprecations in this versionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)